home *** CD-ROM | disk | FTP | other *** search
/ PD Collection CD 1 / PD Collection CD 1.iso / anims / projectr / !Projector / !Help < prev    next >
Text File  |  1991-11-15  |  4KB  |  139 lines

  1.  !Projector Version 1.17
  2.  =======================
  3. (FOR NOTES ON LATEST VERSION SEE END)
  4.  
  5. This projector is for playing Ace film format
  6. films, produced with either:-
  7.  Euclid+Mogul (3D)
  8.  Paint+Splice (2D pixel based)
  9.  Draw+Tween   (2D object based)
  10.  
  11. This is a Multidocument/Multiwindow version.
  12. You can pop up a menu in the film window.
  13. Most operations are obvious (try them!).
  14.  
  15. In Freeze mode you can single step the film
  16. by using Select/Adjust on the window.
  17.  
  18. The New View option (under Misc) plays another
  19. instance of the film, but uses the same copy in
  20. memory, so is different from actually loading a
  21. film twice.
  22.  
  23. Using an Obey file you can load a set of films, and
  24. optionally set them to play immediately in a rolling
  25. demo. The syntax is either:
  26.  
  27. [<Projector$Dir>] Film Film Film ... [-Cn] [-Fn] [-R[n]]
  28.  
  29. E.g:
  30. Films.Humans Films.LitLogos Films.Chess -C2 -R
  31.  
  32. The -C and -F flags control the count for repeating
  33. each film and the flyback count per frame respectively.
  34.  
  35. Or:
  36. <Projector$Dir> -L {[-Cn -Fn] Film}...
  37.  
  38. E.g.
  39. WimpSlot -min 800k
  40. <Projector$Dir> -L -C1 -F8 Films.Chess -C2 -F2 Films.Flag
  41.  
  42. Note that the usual controls over each film are available.
  43. Pressing S will skip to the next film irrespective of the
  44. repeat count.
  45.  
  46. The -L flag forces the films to be loaded one at a time
  47. rather than all in one go for the -R flag, and allows a
  48. longer rolling demo from a Hard disk.
  49.  
  50. Please send examples of good films together with
  51. permission (or not) for distribution to:
  52. Ace Computing, 27 Victoria Road, CAMBRIDGE, CB4 3BW.
  53.  
  54. Details about Euclid, ArcLight, Mogul, Splice and
  55. Tween can be also be obtained from the same address.
  56.  
  57.  Tony Cheal Jan-Feb 1990
  58.  =======================
  59.  
  60. 1.07 (Jul? 1990) The projector now intelligently
  61. plays films in new modes which match the film's
  62. mode in bits-per-pixel and aspect ratio.
  63.  
  64. 1.08 (Aug 1990) New key - Ctrl-B in full screen
  65. mode puts the keyboard into a mode which will
  66. always single step the film forward one frame.
  67. Another Ctrl-B will get it out of this mode.
  68.  
  69. Now includes a new EuclidX to play Lempel-Ziv
  70. compressed films. Note that if a Euclid module
  71. is already running which does not have Lempel-Ziv
  72. decompression (i.e. prior to 2.12) then Lempel-Ziv
  73. films will still cause errors.
  74.  
  75. 1.09 (Sep 1990) Minor bug-fix for button clicks.
  76.  
  77. 1.10 (Sep 1990) Supremecy bits now preserved in 4bpp modes. 
  78.  
  79. 1.11 (Oct 1990) Pause at film starts during an
  80. -L type Rolling demo can now be forced by using
  81. using a new -W switch. The switch is cancelled
  82. by a new repeat count, or another -W.
  83.  
  84. 1.12 (Feb 1991) International version.
  85.  
  86. Made more (indeed completely?) resiliant to errors
  87. in Redraw code, e.g. Unknown compression/expansion
  88. technique.
  89.  
  90. -E flag to cause exit from a rolling demo. E.g.
  91. <Projector$Dir> -L Films.Chess -C2 Films.LitLogos -E
  92.  
  93. 1.13 (Mar 1991)
  94.  
  95. New "I" control when in full screen mode to turn
  96. on Interlace when taking the film out of freeze mode.
  97. The same control can be used to turn off the interlace
  98. when freezing.
  99.  
  100. Fundamental bug in frame timing, which only showed
  101. up on very fast machines (e.g. 540) has been fixed.
  102.  
  103. 1.14 (May 1991)
  104.  
  105. Added new Delay function on IconBar menu. Sets the delay
  106. for on-desktop playing.
  107.  
  108. 1.15 (July 1991)
  109.  
  110. Single frame films are loaded Frozen.
  111.  
  112. 1.16 (Oct 1991)
  113.  
  114. Corrected sprite allocation calculation (some big films wouldn't load).
  115. Added 'Y' flag (on keyboard and for rolling demo) to set YoYo, and made
  116. films yoyo off desktop if they were yoyo-ing on desktop. Still not
  117. completely correct (see next para.)
  118.  
  119. Added count to Roll option on iconbar. Each film is repeated the relevant
  120. number of times. If Yoyo-ing the count is the number of times the film
  121. reaches the end. (So Roll 2 would give 2 forward/1 backward playing.)
  122.  
  123. A flag can be set inside the film itself to start yoyo-ing when the film is
  124. loaded (bit 2 of byte 36), but this currently has to be set by steam. Its
  125. action is inverted by using the -Y flag when loading films. The -Y flag stay
  126. in force until a second -Y flag.
  127.  
  128. Added -D flag for rolling demos to stop people coming up to the stand and
  129. stopping them! Commands in off screen mode have to have the shift key
  130. pressed at the same time when this flag is set. (So Shift-Escape is needed
  131. to stop the films.)
  132.  
  133. 1.17 (Nov 1991)
  134.  
  135. Added a new key in Full screen mode. X will turn on a cursor (like the
  136. counting cursor) which will report the coordinates of the top left of the
  137. cursor itself. Note that the key which was used to initiate the cursor is
  138. also used to switch it off.
  139.